home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1995 April
/
Electronic Clipper 1995-04.iso
/
mac
/
PC_USERS
/
IDEASRC
/
STOPPNT.DIR
/
00001_Script_1
next >
Wrap
Text File
|
1995-02-23
|
691b
|
29 lines
on exitFrame
if soundbusy(1) then
go the frame
end if
if the frame = 2 then
put "1" into word 2 of field "count"
end if
if the frame = 6 then
put "2" into word 2 of field "count"
end if
if the frame = 22 then
put "3" into word 2 of field "count"
end if
if the frame = 29 then
put "4" into word 2 of field "count"
end if
if the frame = 41 then
put "5" into word 2 of field "count"
end if
if the frame = 50 then
put "6" into word 2 of field "count"
end if
if the frame = 55 then
put "7" into word 2 of field "count"
end if
if the frame = 67 then
put "8" into word 2 of field "count"
end if
end